Fix format in fs documentation

This commit is contained in:
Kenjiro Nakayama 2016-08-11 10:31:45 +09:00
parent 9a75052d2c
commit e66a837bc0
1 changed files with 2 additions and 2 deletions

View File

@ -29,8 +29,8 @@ nomad fs [options] <alloc-id> <path>
This command accepts a path and single allocation ID unless the `-job` flag is
specified, in which case an allocation is chosen for the given job. The path is
relative to the root of the allocation directory. The path is optional and it
defaults to `/` of the allocation directory
#
defaults to `/` of the allocation directory.
## General Options
<%= general_options_usage %>