diff --git a/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex b/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex index 77913fa24..808d69216 100644 --- a/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex +++ b/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex @@ -843,6 +843,8 @@ \section{Flash storage and filesystems} \item \code{ubirsvol} doesn't support \code{-N }. You have to specify the volume to resize by its id (\code{-n num}):\\ \code{ubirsvol /dev/ubi0 -n 4 -s 64 MiB} + \item \code{ubidetach} doesn't support \code{-m }. You + have to specify the UBI device id by \code{-d } \end{itemize} \end{frame}