[Bug 1764413] Re: <snapname> may be clearer than <snap name>
Michael Vogt
michael.vogt at canonical.com
Tue Apr 17 06:34:15 UTC 2018
Just a quick question: we have three cases where we use "<snap name>" right now. I assume we change all three (for consistency):
"""
sudo snap install aws-cli-compat # version 0.1
sudo apt install aws # version 1.0
-See 'snap info <snap name>' for additional versions.
+See 'snap info <snapname>' for additional versions.
and
sudo snap install foo1 # version 1.0, or
sudo snap install foo2 # version 2.0
-See 'snap info <snap name>' for additional versions.
+See 'snap info <snapname>' for additional versions.
and
command 'x-aws' from snap aws-cli (2.0)
command 'x-aws' from deb aws (1.0)
-See 'snap info <snap name>' for additional versions.
+See 'snap info <snapname>' for additional versions.
"""
** Changed in: command-not-found (Ubuntu)
Status: New => In Progress
** Changed in: command-not-found (Ubuntu)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to command-not-found in Ubuntu.
https://bugs.launchpad.net/bugs/1764413
Title:
<snapname> may be clearer than <snap name>
Status in command-not-found package in Ubuntu:
In Progress
Bug description:
In the did-you-mean case (a command that is not found and which is not
an exact match for an existing command but is close enough to warrant
suggestions) it might be clearer to suggest 'snap info <snapname>'
rather than 'snap info <snap name>'. The use of a tight snapname
suggest a single-word input.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/command-not-found/+bug/1764413/+subscriptions
More information about the foundations-bugs
mailing list