<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - pactl parse_volume() cannot read negatives"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=77108#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - pactl parse_volume() cannot read negatives"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=77108">bug 77108</a>
              from <span class="vcard"><a class="email" href="mailto:tanuk@iki.fi" title="Tanu Kaskinen <tanuk@iki.fi>"> <span class="fn">Tanu Kaskinen</span></a>
</span></b>
        <pre>You can use "--" like this to avoid the command line parser from interpreting
-10% as an option:

    pactl -- set-sink-volume 0 -10%

Requiring "--" is annoying, so this should be fixed anyway.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>