mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 16:13:31 +02:00
question-mark: add page (#17609)
This commit is contained in:
parent
a30c204b7c
commit
f3417d2470
1 changed files with 16 additions and 0 deletions
16
pages/cisco-ios/question-mark.md
Normal file
16
pages/cisco-ios/question-mark.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
# ?
|
||||
|
||||
> Get context sensitive.
|
||||
> More information: <https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/fundamentals/configuration/15mt/fundamentals-15-mt-book/cf-cli-basics.html#GUID-223128D2-FB6D-418D-86C6-06D1D0DA51B3>.
|
||||
|
||||
- Get available commands:
|
||||
|
||||
`?`
|
||||
|
||||
- Get storages that are listable:
|
||||
|
||||
`dir ?`
|
||||
|
||||
- Show what IP information is viewable:
|
||||
|
||||
`ip show ?`
|
Loading…
Add table
Reference in a new issue