This commit is contained in:
Klaus Basan
2017-01-01 01:41:39 +01:00
committed by Mathew Sutcliffe
parent 4f1dc00d67
commit 5c6436e896
2 changed files with 6 additions and 6 deletions

View File

@@ -129,9 +129,9 @@ namespace BlackCore
//! \addtogroup commandline
//! @{
//! <pre>
//! .mute mute CContextAudio
//! .unmute unmute CContextAudio
//! .vol .volume volume 0..300 set volume CContextAudio
//! .mute mute BlackCore::Context::CContextAudio
//! .unmute unmute BlackCore::Context::CContextAudio
//! .vol .volume volume 0..300 set volume BlackCore::Context::CContextAudio
//! </pre>
//! @}
//! \copydoc IContextAudio::parseCommandLine