diff --git a/doc/command-line.md b/doc/command-line.md
index f19d2aa5be..eda5b2ac2c 100644
--- a/doc/command-line.md
+++ b/doc/command-line.md
@@ -1704,6 +1704,8 @@ will import the contents of `filename.msh.json` into `imported.sig`.
Note: `import` only creates one output file, with one signature in it.
+Note: `ingest` is an alias for `import`.
+
### `sourmash signature export` - export signatures to mash.
Export signatures from sourmash format. Currently only supports
diff --git a/src/sourmash/cli/sig/ingest.py b/src/sourmash/cli/sig/ingest.py
index c5574aadda..9c7d9e0547 100644
--- a/src/sourmash/cli/sig/ingest.py
+++ b/src/sourmash/cli/sig/ingest.py
@@ -1,11 +1,23 @@
"""ingest/import a mash or other signature"""
+usage="""
+
+ sourmash sig ingest --csv [ ] -o