Searched refs:no_argument (Results 26 - 50 of 74) sorted by relevance

123

/haiku/src/bin/pkgman/
H A Dcommand_search.cpp152 { "all", no_argument, 0, 'a' },
154 { "details", no_argument, 0, 'D' },
155 { "help", no_argument, 0, 'h' },
156 { "installed-only", no_argument, 0, 'i' },
157 { "uninstalled-only", no_argument, 0, 'u' },
158 { "requirements", no_argument, 0, 'r' },
H A Dcommand_list_repos.cpp56 { "help", no_argument, 0, 'h' },
57 { "verbose", no_argument, 0, 'v' },
H A Dcommand_refresh.cpp49 { "help", no_argument, 0, 'h' },
H A Dcommand_info.cpp51 { "help", no_argument, 0, 'h' },
/haiku/src/bin/
H A Dclipboard.cpp71 {"clear", no_argument, 0, 'r'},
72 {"stdin", no_argument, 0, 'i'},
73 {"print", no_argument, 0, 'p'},
74 {"debug", no_argument, 0, 'd'},
75 {"help", no_argument, 0, 'h'},
H A Dwatch.c30 {"help", no_argument, 0, 'h'},
32 {"no-title", no_argument, 0, 't'},
33 {"version", no_argument, 0, 'v'},
H A Dsetarch.cpp146 { "help", no_argument, 0, 'h' },
147 { "list-architectures", no_argument, 0, 'l' },
148 { "print-path", no_argument, 0, 'p' },
H A Dmimeset.cpp155 { "all", no_argument, 0, 'A' },
156 { "apps", no_argument, 0, 'a' },
157 { "help", no_argument, 0, 'h' },
H A Dmkindex.cpp33 {"verbose", no_argument, 0, 'v'},
34 {"help", no_argument, 0, 'h'},
H A Dramdisk.cpp127 { "help", no_argument, 0, 'h' },
234 { "help", no_argument, 0, 'h' },
298 { "help", no_argument, 0, 'h' },
358 { "help", no_argument, 0, 'h' },
H A DWindowShade.cpp79 {"refresh", no_argument, 0, 'r'},
80 {"help", no_argument, 0, 'h'},
/haiku/src/bin/package_repo/
H A Dcommand_create.cpp123 { "help", no_argument, 0, 'h' },
124 { "quiet", no_argument, 0, 'q' },
125 { "verbose", no_argument, 0, 'v' },
H A Dcommand_list.cpp113 { "help", no_argument, 0, 'h' },
114 { "verbose", no_argument, 0, 'v' },
/haiku/src/tests/kits/support/
H A Dcompression_test.cpp68 { "decompress", no_argument, 0, 'd' },
69 { "help", no_argument, 0, 'h' },
70 { "input-stream", no_argument, 0, 'i' },
/haiku/src/bin/screenmode/
H A Dscreenmode.cpp22 {"fall-back", no_argument, 0, 'f'},
23 {"dont-confirm", no_argument, 0, 'q'},
24 {"modeline", no_argument, 0, 'm'},
25 {"short", no_argument, 0, 's'},
26 {"list", no_argument, 0, 'l'},
27 {"help", no_argument, 0, 'h'},
/haiku/src/tools/
H A Dcreate_image.cpp46 {"clear-image", no_argument, 0, 'c'},
47 {"help", no_argument, 0, 'h'},
/haiku/src/bin/keymap/
H A Dmain.cpp103 {"restore", no_argument, 0, 'r'},
106 {"help", no_argument, 0, 'H'},
/haiku/src/bin/debug/time_stats/
H A Dtime_stats.cpp58 { "help", no_argument, 0, 'h' },
/haiku/src/bin/multiuser/
H A Dgroupadd.cpp48 { "help", no_argument, 0, 'h' },
H A Dgroupdel.cpp46 { "help", no_argument, 0, 'h' },
H A Duserdel.cpp46 { "help", no_argument, 0, 'h' },
/haiku/src/bin/package/
H A Dcommand_info.cpp28 { "help", no_argument, 0, 'h' },
/haiku/src/bin/i2c/
H A Di2c.cpp23 {"help", no_argument, 0, 'h'},
/haiku/src/tools/mbrtool/
H A Dmbrtool.cpp142 {"active", no_argument, 0, 'a'},
143 {"help", no_argument, 0, 'h'},
/haiku/src/tests/kits/media/playsound/
H A Dplaysound.cpp62 {"loop", no_argument, 0, 'l'},

Completed in 210 milliseconds

123