Browse Source

cli: README

Mokhtar Naamani 3 years ago
parent
commit
70bdbcdfe5
1 changed files with 3 additions and 3 deletions
  1. 3 3
      cli/README.md

+ 3 - 3
cli/README.md

@@ -100,7 +100,7 @@ When using the CLI for the first time there are a few common steps you might wan
 * [`joystream-cli content:updateVideoCategory VIDEOCATEGORYID`](#joystream-cli-contentupdatevideocategory-videocategoryid)
 * [`joystream-cli content:updateVideoCensorshipStatus ID [STATUS]`](#joystream-cli-contentupdatevideocensorshipstatus-id-status)
 * [`joystream-cli content:video VIDEOID`](#joystream-cli-contentvideo-videoid)
-* [`joystream-cli content:videos CHANNELID`](#joystream-cli-contentvideos-channelid)
+* [`joystream-cli content:videos [CHANNELID]`](#joystream-cli-contentvideos-channelid)
 * [`joystream-cli council:info`](#joystream-cli-councilinfo)
 * [`joystream-cli help [COMMAND]`](#joystream-cli-help-command)
 * [`joystream-cli working-groups:application WGAPPLICATIONID`](#joystream-cli-working-groupsapplication-wgapplicationid)
@@ -667,13 +667,13 @@ ARGUMENTS
 
 _See code: [src/commands/content/video.ts](https://github.com/Joystream/joystream/blob/master/cli/src/commands/content/video.ts)_
 
-## `joystream-cli content:videos CHANNELID`
+## `joystream-cli content:videos [CHANNELID]`
 
 List existing content directory videos.
 
 ```
 USAGE
-  $ joystream-cli content:videos CHANNELID
+  $ joystream-cli content:videos [CHANNELID]
 
 ARGUMENTS
   CHANNELID  ID of the Channel