HumanSignal / HumanSignal/label-studio

Wrong argument name in documentation

Open
#4,614 0 comments 0 reactions 1 assignee Claimed by @makseq View on GitHub
Dominant language
TypeScript
Stars
28.3k
Forks
3.7k
Avg merge
14h
Merged PRs (30d)
15

Description

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. See doc about exporting annotations https://labelstud.io/guide/export.html#Export-using-console-command
2. Run the command `label-studio export --path=`
3. Note the error "label-studio: error: unrecognized arguments: --path=..."

**Fix**
use `--export-path` instead of `--path`

This is also the argument name show by label-studio

**Additional context**
Add any other context about the problem here.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.