Skip to content

Conversation

@SimonThalvorsen
Copy link
Contributor

No description provided.

Ticket: CFE-4626
Changelog: None

Signed-off-by: Simon Halvorsen <simon.halvorsen@northern.tech>
Ticket: CFE-4624
Changelog: None

Signed-off-by: Simon Halvorsen <simon.halvorsen@northern.tech>
@cf-bottom
Copy link

Thank you for submitting a pull request! Maybe @larsewi can review this?

pdt.add_argument(
"versions",
nargs="+",
help="Versions to compare\n\t (minimum 1 required)",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like the \n\t is ignored, or does it mean something special in this context?

$ python3 cfengine_cli dev print-dependency-tables --help
usage: cfengine_cli dev print-dependency-tables [-h] versions [versions ...]

positional arguments:
  versions    Versions to compare (minimum 1 required)

options:
  -h, --help  show this help message and exit

Maybe just remove them if not?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Noted! fixed it now @larsewi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants