summaryrefslogtreecommitdiff
path: root/help.c
Commit message (Expand)AuthorAge
* btrfs-progs: help: print multiple syntax schemas on separate linesDavid Sterba2017-11-14
* btrfs-progs: updated and add missing function attributes to the definitionDavid Sterba2017-09-25
* btrfs-progs: move prefixcmp helper to utilsDavid Sterba2017-03-08
* btrfs-progs: move help implemetnation to own fileDavid Sterba2017-03-08
* btrfs-progs: move help defines to own headerDavid Sterba2017-03-08
* btrfs-progs: help: fix printing of aliased commandsDavid Sterba2016-12-14
* btrfs-progs: move prefixcmp to utilsDavid Sterba2016-01-14
* btrfs-progs: no extra newline between aliased commands in help textDavid Sterba2015-06-26
* btrfs-progs: alias btrfs device delete to btrfs device removeOmar Sandoval2015-06-26
* btrfs-progs: replace struct cmd_group->hidden with flagsOmar Sandoval2015-06-26
* btrfs-progs: print compact help for btrfsDavid Sterba2015-06-09
* btrfs-progs: fix argv0_buf handlingDavid Sterba2015-06-09
* btrfs-progs: include headers required for musl-libcMerlijn Wajer2014-12-18
* btrfs-progs: move the check_argc_* functions into utils.cGui Hecheng2014-08-22
* Btrfs-progs: return 1 rather than 129 in usage()Wang Shilong2013-10-16
* btrfs-progs: make many private symbols staticZach Brown2013-09-03
* Btrfs-progs: allow multi-line command group synopsisIlya Dryomov2012-02-08
* Btrfs-progs: implement new subcommand parserIlya Dryomov2012-02-03