File: help

package info (click to toggle)
zypper 1.14.94-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 28,464 kB
  • sloc: cpp: 27,415; sh: 718; perl: 133; xml: 109; python: 39; makefile: 14
file content (49 lines) | stat: -rw-r--r-- 944 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
- zypper
- zypper help
- zypper -h
  show list of global options and list of commands

- zypper help help
- zypper help -h
  show usage hint for the help command

- zypper help unknown-command
  show 'unknown command' message
  show unknown command hint

- zypper help command
- zypper -h command
- zypper command -h
  show command specific help text

- zypper unknown-option help
  show unknown option message
  show unknown option hint

- zypper unknown-command help
  show 'unknown command' message
  show unknown command hint

in shell

- empty line entered
  show unknown command hint

- help
  show list of global options and list of commands

- help help
- help -h
  show usage hint for the help command

- help unknown-command
  show 'unknown command' message
  show unknown command hint

- help command
- command -h
  show command specific help text

- unknown-command help
  show 'unknown command' message
  show unknown command hint