grml-rebuildfstab does append instead of replace

Hi,
Each time I call rebuildfstab, the newly built entries are added to my / etc/fstab, instead of replacing the old ones.
Here are my last lines (from ancient grml), do I need to update it?
Thanks
# Warning! Please do *not* change any lines below because they are auto- generated by rebuildfstab! # If you want to disable rebuildfstab set CONFIG_FSTAB='no' in /etc/grml/ autoconfig! # Added by GRML

On Wed, 04 Aug 2010 17:31:02 +0000, T o n g wrote:
Each time I call rebuildfstab, the newly built entries are added to my / etc/fstab, instead of replacing the old ones.
Use -r:
-r, --remove Remove old entries before readding them.

* T o n g mlist4suntong@yahoo.com [Sun Aug 15, 2010 at 09:19:28PM +0000]:
On Wed, 04 Aug 2010 17:31:02 +0000, T o n g wrote:
Each time I call rebuildfstab, the newly built entries are added to my / etc/fstab, instead of replacing the old ones.
Use -r:
-r, --remove Remove old entries before readding them.
Yeah, be aware of zsh alias grml-rebuildfstab :)
regards, -mika-
Teilnehmer (2)
-
Michael Prokop
-
T o n g