diff options
author | Daniil Baturin <daniil@baturin.org> | 2014-04-06 14:06:23 +0200 |
---|---|---|
committer | Daniil Baturin <daniil@baturin.org> | 2014-04-06 14:06:23 +0200 |
commit | b4a3df797db20f69c14840142a10557cb7840155 (patch) | |
tree | bbb0a03f69e6ac63e28e2a64b7ecf196823f900f | |
parent | 47160e5d76889d623f59ba16005816f3c93d1195 (diff) | |
download | vyatta-op-b4a3df797db20f69c14840142a10557cb7840155.tar.gz vyatta-op-b4a3df797db20f69c14840142a10557cb7840155.zip |
Replace Vyatta with VyOS in "show license" command help.
-rw-r--r-- | templates/show/license/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show/license/node.def b/templates/show/license/node.def index 2108f30..8231a5d 100644 --- a/templates/show/license/node.def +++ b/templates/show/license/node.def @@ -1,4 +1,4 @@ -help: Show Vyatta license information +help: Show VyOS license information run: less $_vyatta_less_options \ --prompt=".license, page %dt of %D" \ -- ${vyatta_sysconfdir}/LICENSE |