1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 12:13:27 +02:00

question-mark: add page (#17609)

This commit is contained in:
Managor 2025-08-24 17:59:42 +03:00 committed by GitHub
parent a30c204b7c
commit f3417d2470
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View 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 ?`