FlatImage
A configurable Linux containerization system
Loading...
Searching...
No Matches
help.hpp File Reference

Help strings for FlatImage commands. More...

#include <string>
#include <vector>
#include <algorithm>
Include dependency graph for help.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns_cmd::ns_help::HelpEntry
 

Namespaces

namespace  ns_cmd
 FlatImage command implementations.
 
namespace  ns_cmd::ns_help
 Help system and command documentation.
 

Functions

std::string ns_cmd::ns_help::help_usage ()
 
std::string ns_cmd::ns_help::bind_usage ()
 
std::string ns_cmd::ns_help::boot_usage ()
 
std::string ns_cmd::ns_help::casefold_usage ()
 
std::string ns_cmd::ns_help::desktop_usage ()
 
std::string ns_cmd::ns_help::env_usage ()
 
std::string ns_cmd::ns_help::exec_usage ()
 
std::string ns_cmd::ns_help::instance_usage ()
 
std::string ns_cmd::ns_help::layer_usage ()
 
std::string ns_cmd::ns_help::notify_usage ()
 
std::string ns_cmd::ns_help::overlay_usage ()
 
std::string ns_cmd::ns_help::perms_usage ()
 
std::string ns_cmd::ns_help::remote_usage ()
 
std::string ns_cmd::ns_help::recipe_usage ()
 
std::string ns_cmd::ns_help::root_usage ()
 
std::string ns_cmd::ns_help::unshare_usage ()
 
std::string ns_cmd::ns_help::version_usage ()
 

Detailed Description

Help strings for FlatImage commands.

Author
Ruan Formigoni

Definition in file help.hpp.