Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F7066318
D7608.id27564.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
426 B
Subscribers
None
D7608.id27564.diff
View Options
diff --git a/swh/indexer/cli.py b/swh/indexer/cli.py
--- a/swh/indexer/cli.py
+++ b/swh/indexer/cli.py
@@ -97,7 +97,7 @@
@click.argument("mapping-name")
@click.argument("file", type=click.File("rb"))
def mapping_translate(mapping_name, file):
- """Prints the list of known mappings."""
+ """Translates file from mapping-name to codemeta format."""
import json
from swh.indexer import metadata_dictionary
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Nov 5 2024, 5:43 AM (8 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3223339
Attached To
D7608: Change misleading documentation in swh-indexer/cli.py
Event Timeline
Log In to Comment