Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix typo in
agama profile import --help
(bsc#1235827) (#1906)
## Problem - https://bugzilla.suse.com/show_bug.cgi?id=1235827 This help output has a typo "te" next to a grammar mistake: > qa2-141-81:~ # agama profile import --help > ... > Arguments: > <URL> > Profile's URL. Supports the same schemas than te "download" command plus AutoYaST specific > ones. Supported files are json, jsonnet, sh for Agama profiles and ERB, XML, and > rules/classes directories for AutoYaST support > ## Solution Fix typo. Note that it looks like code comment, but the CLI library shows it to the user. ## Testing Rare case where I dare admit no testing ## Screenshots No
- Loading branch information