Update Using pepcli authored by Kai van Lopik's avatar Kai van Lopik
...@@ -39,7 +39,7 @@ pepcli ama query --column-group ShortPseudonyms # The completed command line ...@@ -39,7 +39,7 @@ pepcli ama query --column-group ShortPseudonyms # The completed command line
The commands supported by `pepcli` are listed below. Follow hyperlinks to read more detailed documentation on each of the commands. The commands supported by `pepcli` are listed below. Follow hyperlinks to read more detailed documentation on each of the commands.
- [`list`](#list) lists data stored in PEP. - [`list`](#list) lists data available in PEP.
- [`query`](#query) provides information on the PEP environment. - [`query`](#query) provides information on the PEP environment.
## Commands categorized by task ## Commands categorized by task
...@@ -52,7 +52,7 @@ General purpose: ...@@ -52,7 +52,7 @@ General purpose:
Data storage and retrieval: Data storage and retrieval:
- [`list`](#list) lists data stored in PEP. - [`list`](#list) lists data available in PEP.
## General flags ## General flags
... ...
......